SixBit API Schema
PricingTreatmentType Simple Type
Description
TODO
Namespace (none)
Type
Restriction of xs:string
Diagram
PricingTreatmentType Simple Type
Overview
PricingTreatmentType Restriction of xs:string
TODO
Facets
EnumerationSTP
EnumerationMAP
EnumerationNone
EnumerationMFO
EnumerationCustomCode
Source
<xs:simpleType name="PricingTreatmentType" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>TODO</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:string">
    <xs:enumeration value="STP" />
    <xs:enumeration value="MAP" />
    <xs:enumeration value="None" />
    <xs:enumeration value="MFO" />
    <xs:enumeration value="CustomCode" />
  </xs:restriction>
</xs:simpleType>
See Also
SixBit API Schema

 

 


© 2022 All Rights Reserved.

Send comments on this topic.